home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / system / mail / transpor / ifmail23.z / ifmail23 / ifmail / misc / Areas < prev    next >
Encoding:
Text File  |  1994-03-07  |  1.1 KB  |  30 lines

  1. # Conversion of areatags to newsgroups (with distribution) and back.
  2. # AREA            newsgroup        distribution
  3.  
  4. SU.GENERAL        relcom.talk        fido7
  5. REC.RADIO.SHORTWAVE    rec.radio.shortwave    world
  6. PVT.SYSOP        general            local
  7. ALT.FAN.TOLKIEN        alt.fan.tolkien        world
  8. REC.ARTS.BOOKS.TOLKIEN    rec.arts.books.tolkien    world
  9. RU.UNIX            fido7.unix        fido7
  10. FIDO.ANYWHERE        fido7.fido-anywhere    fido7
  11.  
  12. # Line with a single '*' in the "AREA" field defines default newsgroup
  13. # and distribution.  '*' in the "newsgroup" field, if present, is expanded
  14. # to the original areatag (converted to lowcase).
  15.  
  16. *            junk.*            local
  17.  
  18. # Line with a single '*' in the "newsgroup" field defines default areatag.
  19. # '*' in the "AREA" field, if present, is expanded to the original
  20. # newsgroup (converted to uppercase).  (Distribution is insignificant).
  21.  
  22. BAD.*            *
  23.  
  24. # You can specify a line with a single asterisk in the "AREA" field and
  25. # a single asterisk in the "newsgroup" field.  It will cause a reversible
  26. # conversion - areatag will be an uppercased newsgroup, and a newsgroup 
  27. # will be a lowercased areatag.  This is not recommended.
  28.  
  29. # *            *            world
  30.